Tu nao instalou ou instalou as libs de forma errada
5
2.3k
15 de junho de 2016 às 19:32
15 de junho de 2016 às 19:55
22 minutos atrás, dalvorsn disse:Tu nao instalou ou instalou as libs de forma errada
pode me dizer o que pode estar errado tópico atualizado com os passos
15 de junho de 2016 às 20:15
Tu tem que colocar elas é na pasta do compilador, e não do projeto
16 de junho de 2016 às 08:27
12 horas atrás, dalvorsn disse:Tu tem que colocar elas é na pasta do compilador, e não do projeto
amigo pode ser mais claro eu segui este tutorial Clique Aqui que se encontra no fórum que não merece ser mencionado gostaria de saber o que ta errado fiz igualzinho o que ta no tutorial lá mas da esse erro poderia me esclarecer se algum passo desse tutorial ta errado ou não ta bem esclarecido?




info
Grupo: Marquês
Registrado: 05/12/11
Posts: 1.2k
Reputação: +173
Gênero: Masculino
Fala galera então estou usando o visual studio 2013 para compilar o otclient porém está dando o seguinte erro
Error 1 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\animatedtext.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 2 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\animator.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 3 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\client.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 4 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\container.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 5 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\creature.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 6 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\creatures.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 7 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\effect.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 8 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\game.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 9 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\houses.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 10 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\item.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 11 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\itemtype.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 12 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\lightview.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 13 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\localplayer.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 14 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\luafunctions.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 15 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\luavaluecasts.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 16 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\map.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 17 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\mapio.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 18 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\mapview.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 19 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\minimap.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 20 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\missile.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 21 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\outfit.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 22 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\protocolcodes.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 23 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\player.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 24 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\protocolgame.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 25 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\protocolgameparse.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 26 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\protocolgamesend.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 27 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\shadermanager.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 28 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\spritemanager.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 29 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\statictext.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 30 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\thing.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 31 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\thingtype.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 32 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\thingtypemanager.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 33 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\tile.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 34 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\towns.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 35 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uicreature.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 36 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uiitem.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 37 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uimap.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 38 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uimapanchorlayout.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 39 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uiminimap.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 40 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uiprogressrect.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Error 41 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uisprite.cpp) C:\OT NS\src\framework\stdext\thread.h 26 1 otclient
Galera print dos caminhos no c++ e linker do visual studio e print da pasta source do otclient que é a src eu coloquei as libs/bin/include tudo dentro da pasta src do otclient caso estiver errado e alguém puder me explicar como deixar de acordo para ir tudo direitinho ficarei grato
obs: tenho uma pasta com as libs/bin/include no disco C: do pc também
prints:
gostaria de saber se alguém pode me ajudar
ficarei no aguardo desde já obrigado
Editado Junho 15 por Brunds